net.Resolver.goLookupHostOrder (method)
3 uses
net (current package)
dnsclient_unix.go#L527: return r.goLookupHostOrder(ctx, name, hostLookupFilesDNS)
dnsclient_unix.go#L530: func (r *Resolver) goLookupHostOrder(ctx context.Context, name string, order hostLookupOrder) (addrs []string, err error) {
lookup_unix.go#L87: return r.goLookupHostOrder(ctx, host, order)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)